Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    ThrowsCount max
  • 20000000

  • max
  • 20000000

  • com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck argumentCount
  • 1

  • methodName
  • ^assert(True|False)$

  • Summary:

    Report id Files Violations Severity-warning Severity-error
    base 19945 4 0 4
    patch 19945 9101 9097 4
    difference 536 9097 9097 0

    Report id com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck com.puppycrawl.tools.checkstyle.Checker
    base 0 4
    patch 9097 4
    difference 9097 0

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 9097

    Violations:

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/com/sun/crypto/provider/Mac/HmacSHA512.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/io/BufferedReader/Lines.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 53
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/io/File/SymLinks.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/io/FilePermission/FilePermissionCollectionMerge.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/io/FilePermission/Invalid.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/io/Serializable/serialFilter/FilterWithSecurityManagerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/GetModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/GetPackageTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/forName/modules/TestDriver.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/getFields/Sanity.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/getResource/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Class/getResource/ResourcesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ClassLoader/getResource/modules/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ClassLoader/getResource/modules/ResourcesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleLayer/BasicLayerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 657 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 761 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 798 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 806 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 840 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 872 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 880 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 883 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 884 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 885 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 886 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 913 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 919 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 920 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1000 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1029 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1035 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1040 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1072 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1077 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1082 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleLayer/LayerAndLoadersTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleLayer/LayerControllerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/AddExportsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/AnnotationsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/BasicModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 42
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/WithSecurityManager.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/access/AccessTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/access/src/test/test/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/addXXX/test/test/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ModuleTests/annotation/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Package/GetPackages.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/Package/annotation/PackageInfoTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/PrimitiveSumMinMaxTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StackWalker/AcrossThreads.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StackWalker/EmbeddedStackWalkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StackWalker/LocalsAndOperands.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/String/CompactString/VMOptionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StringBuffer/CompactStringBuffer.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StringBuffer/CompactStringBufferSerialization.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StringBuilder/Capacity.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StringBuilder/CompactStringBuilder.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/StringBuilder/CompactStringBuilderSerialization.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/Base.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/boot_client/BootClient.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/boot_usage/BootUsage.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/named_client/m.t.a/pkg/a/t/TestA.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/patched_client/PatchedClient.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/patched_usage/java.base/java/lang/PatchedUsage.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/System/LoggerFinder/modules/unnamed_client/pkg/b/t/TestB.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/ThreadLocal/ThreadLocalSupplierTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/annotation/AnnotationWithLambda.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/ASimpleInstrumentationTestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/ATestCaseScaffold.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/AppendToBootstrapClassPathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/AppendToClassPathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/GetObjectSizeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/NullGetObjectSizeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/NullRedefineClassesTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/NullTransformerAddTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/NullTransformerRemoveTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/RedefineClassesDisabledTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/RedefineModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/RemoveAbsentTransformerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/TransformerManagementThreadAddTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/instrument/TransformerManagementThreadRemoveTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/8147078/Test8147078.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/ArrayConstructorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/DefineClassTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/DropLookupModeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/FindAccessTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/JavaDocExamplesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 937 11
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 11
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 939 11

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/LoopCombinatorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 773 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 833 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/MethodHandles/privateLookupIn/test/p/PrivateLookupInTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/MethodHandlesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1100 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1101 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1812 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2431 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2963 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2967 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3199 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3205 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3241 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3368 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3517 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3606 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/SpreadCollectTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/TryFinallyTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarArgsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessBoolean.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessByte.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessChar.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessDouble.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessFloat.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessInt.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessLong.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessShort.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestAccessString.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsChar.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsDouble.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsFloat.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsLong.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/VarHandles/VarHandleTestByteArrayAsShort.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/lambda/LambdaClassFinal.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/lambda/LambdaClassSynthetic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/lambda/LambdaSerialization.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 56
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 56
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 60
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/modules/m1/p1/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/t8150782/TestAccessClass.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/invoke/t8150782/TestFindClass.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/AutomaticModulesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 684 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 706 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 714 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 793 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 806 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 818 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 821 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 822 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 829 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 830 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 858 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 859 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 867 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 869 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 871 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 872 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 890 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 898 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 899 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 900 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 905 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 984 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 993 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 994 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 998 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 999 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1012 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1016 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1017 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 48
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 41

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ConfigurationTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 746 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 747 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 796 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 798 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 802 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 842 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 878 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 879 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 880 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 898 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 900 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 909 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 911 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 917 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 918 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 945 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 946 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 972 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 973 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 978 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 987 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 989 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 993 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1023 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1024 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1062 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1063 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1064 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1087 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1088 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1092 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1126 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1199 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1211 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1213 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1225 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1227 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1241 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1246 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1302 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1303 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1304 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1305 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1306 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1307 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1318 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1319 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1321 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1322 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1323 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1326 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1327 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1328 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1329 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1330 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1331 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1346 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1347 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1350 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1351 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1361 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1372 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1381 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1384 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1410 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1412 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1424 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1427 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1428 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1429 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1436 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1437 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1442 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1444 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1568 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1604 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1608 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1684 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1685 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1686 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1691 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1692 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1693 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1730 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1731 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1769 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1770 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1833 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1835 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1836 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1885 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1886 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1887 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1888 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1940 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ModuleDescriptorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 678 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 796 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 820 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 830 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 832 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 842 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 871 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 872 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 882 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 911 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 921 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 922 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 931 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 932 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1038 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1039 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1044 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1051 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1065 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1072 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1076 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1077 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1079 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1163 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1177 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1178 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1205 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1206 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1241 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1244 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1247 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1256 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1257 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1263 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1264 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1268 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1269 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1325 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1332 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1351 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1352 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1353 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1432 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1438 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1459 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1460 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1489 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1490 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1499 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1500 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1501 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ModuleFinderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 607 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 678 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 706 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 744 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ModuleNamesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ModuleReader/ModuleReaderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/ModuleReferenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/MultiReleaseJarTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/VersionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/module/customfs/ModulesInCustomFileSystem.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/AccessibleObject/CanAccessTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/AccessibleObject/ModuleSetAccessibleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/AccessibleObject/TrySetAccessibleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/DefaultStaticTest/DefaultStaticInvokeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/Generics/ThreadSafety.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/Proxy/ProxyClassAccessTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/Proxy/ProxyLayerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/lang/reflect/Proxy/ProxyTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/net/URLClassLoader/definePackage/SplitPackage.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/net/URLConnection/SetDefaultUseCaches.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/net/httpclient/HeadersTest1.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/net/httpclient/http2/jdk.incubator.httpclient/jdk/incubator/http/internal/hpack/EncoderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/net/httpclient/http2/jdk.incubator.httpclient/jdk/incubator/http/internal/hpack/HuffmanTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/DirectoryStream/SecureDS.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/FileStore/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/BytesAndLines.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/CopyAndMove.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1048 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1056 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1097 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1101 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1105 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/FileAttributes.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/Links.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/Misc.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/SetLastModifiedTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Files/StreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/Path/Misc.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/nio/file/spi/SetDefaultProvider.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/rmi/module/ModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/security/SecureRandom/DrbgParametersSpec.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/driverModuleTests/DriverManagerModuleTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/BatchUpdateExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/DataTruncationTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/DriverManagerTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLClientInfoExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLDataExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLFeatureNotSupportedExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLIntegrityConstraintViolationExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLInvalidAuthorizationSpecExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLNonTransientConnectionExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLNonTransientExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLRecoverableExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLSyntaxErrorExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLTimeoutExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLTransactionRollbackExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLTransientConnectionExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLTransientExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/SQLWarningTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/TimestampTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/sql/testng/test/sql/othervm/DriverManagerInitTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKInstant.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKLocalDate.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2268 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2269 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2270 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2285 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2286 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2287 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2543 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2545 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2548 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2553 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2563 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2565 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2568 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2573 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKLocalDateTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3175 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3182 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3189 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3196 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3203 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3210 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3217 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3224 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKLocalTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKMonthDay.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKOffsetDateTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 684 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKOffsetTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKYear.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKYearMonth.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 780 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 832 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 995 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1491 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKZoneOffset.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TCKZonedDateTime.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/TestIsoChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKHijrahChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKHijrahEra.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKIsoEra.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKJapaneseChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKJapaneseEra.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKMinguoChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKMinguoEra.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKThaiBuddhistChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/chrono/TCKThaiBuddhistEra.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/format/TCKDateTimeFormatter.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 880 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/format/TCKDateTimeFormatters.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 761 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1217 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/format/TCKResolverStyle.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/format/TCKSignStyle.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/format/TCKTextStyle.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/serial/TCKDurationSerialization.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/temporal/TCKTemporalAdjusters.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/temporal/TCKWeekFields.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 801 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 802 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 806 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/zone/TCKZoneRules.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 829 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 849 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/tck/java/time/zone/TCKZoneRulesProvider.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/AbstractTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/TestZoneId.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/chrono/TestChronoLocalDate.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/chrono/TestUmmAlQuraChronology.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestCharLiteralParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestNumberParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestReducedParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestStringLiteralParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestTextParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/time/test/java/time/format/TestZoneOffsetParser.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ArrayList/ArrayManagement.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Arrays/ArraysEqCmpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 876 50
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 50
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 900 55
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 47
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 47
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 921 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 994 26
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 995 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 999 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1000 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1114 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Arrays/AsList.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/BitSet/stream/BitSetStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collection/CollectionDefaults.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collection/SetFactories.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collection/testlibrary/CollectionAsserts.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collection/testlibrary/CollectionSupplier.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/CheckedSetBash.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/EmptyNavigableMap.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/EmptyNavigableSet.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/EnumerationAsIterator.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/EqualsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Collections/SingletonIterator.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Comparator/BasicTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Comparator/TypeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Iterator/IteratorDefaults.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/List/ListDefaults.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/List/SubList.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Map/Defaults.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 657 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 678 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 714 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Map/EntryComparators.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Map/EntrySetIterator.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Map/MapFactories.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Map/MapWithCollisionsProviders.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Objects/CheckIndex.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Optional/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Optional/BasicDouble.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Optional/BasicInt.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Optional/BasicLong.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/PriorityQueue/AddNonComparable.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Random/RandomStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 62

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Random/RandomTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ResourceBundle/modules/cache/CacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ResourceBundle/modules/casesensitive/CaseInsensitiveNameClash.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ResourceBundle/modules/security/TestPermission.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/BadProvidersTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/ModulesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/NoInterferenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/ReloadTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/TwoIterators.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/nouses/test/p/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/ServiceLoader/security/test/p/Tests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/Vector/ArrayManagement.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/ArrayBlockingQueue/WhiteBox.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 59
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 64
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 50
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 50
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 50
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 50
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/LinkedTransferQueue/SpliteratorTraverseAddRemoveTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/LinkedTransferQueue/WhiteBox.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AbstractExecutorServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AbstractQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 851 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 884 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 899 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 931 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 932 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 944 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 961 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 972 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 973 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 979 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 980 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1000 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1002 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1038 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1093 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1095 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1103 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1110 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1116 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1127 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1129 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1137 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1152 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1154 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1156 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1160 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1164 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1176 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1178 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1181 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1185 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1188 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1199 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1204 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1207 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1217 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1223 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1226 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1237 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1244 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1246 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1251 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1253 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1263 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1264 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1275 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1276 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 867 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 944 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 945 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 965 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 975 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 977 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 982 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 983 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 984 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1003 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1005 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1041 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1096 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1106 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1113 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1119 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1120 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1132 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1155 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1163 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1167 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1181 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1183 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1184 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1188 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1191 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1202 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1207 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1210 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1220 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1226 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1229 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1240 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1246 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1247 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1249 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1254 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1256 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1266 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1267 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1278 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1279 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ArrayBlockingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 50
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 844 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 895 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 898 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 975 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ArrayDeque8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ArrayDequeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 806 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 859 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 872 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 876 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 939 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 972 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 977 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 991 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 992 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 993 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicBoolean9Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicBooleanTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicIntegerArrayTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicIntegerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicLongArrayTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicLongTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicMarkableReferenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicReferenceArrayTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicReferenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/AtomicStampedReferenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/BlockingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/Collection8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 48
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 53
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 46
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 48
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 35
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 48
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 793 53
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 796 46
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 874 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 875 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 876 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 886 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CompletableFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 760 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 883 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 890 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1013 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1041 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1051 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1104 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1114 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1162 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1172 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1191 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1201 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1349 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1472 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1498 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1523 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1548 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1574 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1600 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1625 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1650 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1683 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1692 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1733 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1776 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1780 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1814 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1816 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1851 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1857 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1897 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1901 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1940 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1944 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1978 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1980 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2015 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2021 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2061 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2065 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2452 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2455 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2500 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2502 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2585 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2586 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2711 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2714 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2794 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2802 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2845 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2846 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2911 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2955 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2963 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2984 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2986 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3024 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3026 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3042 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3046 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3068 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3069 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3073 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3075 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3078 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3079 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3083 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3085 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3089 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3090 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3094 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3095 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3612 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3617 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3648 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3649 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3650 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3651 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3652 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3771 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3789 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3809 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3829 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3864 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3865 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3870 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4067 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4072 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4122 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4124 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4173 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4175 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4206 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4316 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4454 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4469 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 4485 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentHashMap8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentHashMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 607 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 808 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 821 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 876 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 877 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 888 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 907 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 921 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 931 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentSkipListMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 714 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 855 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 857 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 875 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 895 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 900 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 909 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 912 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 949 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 950 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 974 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1029 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1060 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1261 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1263 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentSkipListSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 762 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 972 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 684 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 734 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 833 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 878 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 890 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 907 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 918 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 920 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 932 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 933 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 949 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 967 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 969 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 979 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1024 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1035 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1043 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1196 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1324 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1325 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1326 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1327 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1328 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1335 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1339 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1345 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1356 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1357 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1358 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1359 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1364 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1368 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1384 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1385 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1386 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1395 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1408 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1410 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1412 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1423 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1439 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 744 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 745 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 770 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 773 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 797 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 829 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 842 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1000 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1016 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1019 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1031 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1032 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1033 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1034 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1035 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1042 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1051 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1062 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1063 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1064 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1065 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1075 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1079 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1089 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1090 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1091 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1092 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1093 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1104 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1135 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CopyOnWriteArrayListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CopyOnWriteArraySetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CountDownLatchTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CountedCompleterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 797 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 883 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 920 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 939 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 995 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1219 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1519 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1556 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1576 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1592 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1605 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1623 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1642 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1661 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1680 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/CyclicBarrierTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/DelayQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 714 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/EntryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ExchangerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ExecutorCompletionService9Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ExecutorCompletionServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ExecutorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 39
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 39
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 35

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ForkJoinPool8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 746 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 747 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 773 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1154 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1174 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1190 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1221 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1240 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1259 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1278 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1303 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1515 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1522 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1523 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1525 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1526 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1527 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1528 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1531 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1532 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1538 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1539 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1540 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1541 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1545 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1547 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1551 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1552 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1553 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1554 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1573 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1581 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1582 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1583 36
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1584 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1587 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1592 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1593 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1594 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1596 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1598 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1602 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1603 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1604 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1605 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ForkJoinPool9Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ForkJoinPoolTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 869 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 871 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ForkJoinTask8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 745 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 833 55
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 857 55
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 55
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1026 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1182 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1183 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1184 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1185 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1217 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1218 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1220 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1221 32

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ForkJoinTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1027 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1306 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1343 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1363 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1392 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1410 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1429 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1448 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1467 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/FutureTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 763 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/JSR166TestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1101 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1123 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1149 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1878 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1884 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1885 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1902 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1906 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2013 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedBlockingDeque8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedBlockingDequeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 830 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 917 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 995 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1017 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1040 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1075 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1079 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1110 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1130 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1152 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1202 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1209 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1240 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1265 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1266 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1307 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1314 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1342 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1346 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1370 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1377 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1379 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1400 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1418 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1420 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1426 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1455 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1457 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1467 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1471 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1472 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1474 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1484 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1485 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1488 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1500 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1502 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1504 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1517 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1521 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1567 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1603 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1645 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1649 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1694 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1706 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1722 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1724 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1770 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1772 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1775 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1791 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1792 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1793 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1815 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1819 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1829 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1851 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1852 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1853 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1854 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedBlockingQueue8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedBlockingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 814 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 833 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 835 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 857 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 871 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 525 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 608 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 681 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LinkedTransferQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 829 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 890 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 931 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 933 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 957 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 971 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 989 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1010 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1024 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1029 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1030 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1053 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1065 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1082 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1083 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/LockSupportTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/PhaserTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 808 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/PriorityBlockingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 772 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/PriorityQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/RecursiveActionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 763 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 929 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1072 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1093 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1258 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/RecursiveTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 523 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ReentrantLockTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 35
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 770 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 877 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 885 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 886 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 895 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 896 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 945 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 983 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1064 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1067 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1072 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1135 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1136 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1147 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1161 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ReentrantReadWriteLockTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 844 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 980 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 982 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 999 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1001 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1028 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1060 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1195 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1196 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1199 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1264 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1265 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1274 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1289 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1291 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1297 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1303 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1329 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1330 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1334 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1335 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1339 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1342 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1343 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1346 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1347 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1386 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1388 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1392 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1396 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1400 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1405 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1551 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1555 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1562 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1565 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1615 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1624 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1631 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1640 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1641 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1642 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1661 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1662 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1665 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1667 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1668 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1672 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1673 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1675 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1676 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1686 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1688 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1690 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1692 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1694 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1704 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1706 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1708 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 39
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 597 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 794 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 801 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 802 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 844 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 866 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 867 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 870 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 871 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 888 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 889 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 893 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 896 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 921 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 993 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1032 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1161 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1177 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1251 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1296 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1297 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ScheduledExecutorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 39
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 716 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 808 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 814 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 818 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 836 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 840 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 844 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 869 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 980 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1107 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1125 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1165 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1200 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1245 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1246 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/SemaphoreTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/SplittableRandomTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/StampedLockTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 52
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 53
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 523 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 678 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 744 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 814 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 820 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 835 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 879 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 880 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 888 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 889 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 896 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 898 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 908 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 909 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 945 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 961 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 977 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 978 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1197 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1204 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/SubmissionPublisherTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 761 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 763 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 818 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 865 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 873 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 892 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 894 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 896 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 898 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 904 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 929 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/SynchronousQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 25
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/SystemTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ThreadLocalRandomTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 671 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 734 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 812 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1179 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1206 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1207 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1230 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1233 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1256 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1258 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1259 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1296 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1313 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1331 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1426 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1443 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1444 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1474 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1561 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1609 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1649 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1761 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1763 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1782 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1831 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1872 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1921 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1923 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1924 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1956 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1969 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1996 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2016 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2019 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2040 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2055 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2056 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/ThreadPoolExecutorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 32
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1096 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1122 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1148 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1176 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1177 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1201 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1204 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1205 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1227 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1229 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1230 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1268 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1286 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1304 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1427 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1428 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1445 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1476 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1563 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1611 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1651 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1763 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1765 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1784 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1833 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1874 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1923 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1925 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1926 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1958 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1971 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1998 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2018 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2021 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2051 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2071 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2086 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2087 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/TimeUnitTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 28

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/TreeMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 714 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 779 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 865 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/TreeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 402 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 578 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/TreeSubMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 525 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 558 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 770 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 801 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 802 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 803 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 804 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 805 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 961 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1012 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1013 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1015 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1016 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1023 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1027 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1033 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1043 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1044 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1047 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1056 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1059 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1071 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1072 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1073 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1074 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1083 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1085 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1096 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1097 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1100 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1111 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1127 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/concurrent/tck/TreeSubSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 591 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 730 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 770 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 780 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 796 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 813 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 832 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 940 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 986 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1003 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1019 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1020 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1021 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1029 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1033 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1038 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1039 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1051 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1053 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1058 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1062 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1065 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1066 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1076 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1077 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1079 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1080 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1089 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1091 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1106 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1122 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 31
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/jar/JarFile/mrjar/MultiReleaseJarProperties.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/jar/JarFile/mrjar/MultiReleaseJarSecurity.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/logging/modules/GetResourceBundleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/logging/modules/pkgs/p3/test/ResourceBundleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/bootlib/java.base/java/util/SpliteratorTestHelper.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/bootlib/java.base/java/util/stream/CollectorOps.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/bootlib/java.base/java/util/stream/LambdaTestHelpers.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 29

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/bootlib/java.base/java/util/stream/ThrowableHelper.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/boottest/java.base/java/util/stream/FlagOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/boottest/java.base/java/util/stream/SliceSpliteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/boottest/java.base/java/util/stream/StreamFlagsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/boottest/java.base/java/util/stream/StreamOpFlagsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/lang/invoke/SerializedLambdaTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 36
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 39
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 40
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 39
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 43
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/CollectionAndMapModifyStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/CollectorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ConcatOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ConcatTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/DistinctOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/DoublePrimitiveOpsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/FindAnyOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/FindFirstOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 24

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/GroupByOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/IntPrimitiveOpsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/IntReduceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/IntUniqOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/LongPrimitiveOpsTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/MatchOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/MinMaxTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/RangeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ReduceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/SortedOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/StreamCloseTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/StreamParSeqTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpStatefulTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/java/util/zip/ZipFile/StreamZipEntriesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 48
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 48

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/DLSSoundbankReader/TestGetSoundbankFile.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/DLSSoundbankReader/TestGetSoundbankInputStream.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/DLSSoundbankReader/TestGetSoundbankInputStream2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/DLSSoundbankReader/TestGetSoundbankUrl.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/ModelStandardTransform/TransformAbsolute.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/ModelStandardTransform/TransformConcave.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/ModelStandardTransform/TransformConvex.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/ModelStandardTransform/TransformLinear.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/ModelStandardTransform/TransformSwitch.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/RiffReaderWriter/HasNextChunk.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SF2SoundbankReader/TestGetSoundbankFile.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SF2SoundbankReader/TestGetSoundbankInputStream.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SF2SoundbankReader/TestGetSoundbankInputStream2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SF2SoundbankReader/TestGetSoundbankUrl.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SimpleSoundbank/RemoveInstrument.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftAudioBuffer/Clear.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftAudioBuffer/NewSoftAudioBuffer.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/GetFormat.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/GetPropertyInfo.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/OpenStream.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftChannel/ProgramAndBankChange.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftProvider/GetDevice.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_ActiveSense.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_AllNotesOff.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_AllSoundOff.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_Mono.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_NoteOff.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_NoteOn.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_NoteOn_AllChannels.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_NoteOn_Delayed.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_NoteOn_Multiple.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftReceiver/Send_Omni.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/Close.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetAvailableInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetAvailableInstruments2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetChannels.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetDefaultSoundbank.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetDeviceInfo.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetLatency.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetLoadedInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetLoadedInstruments2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetMaxPolyphony.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetMaxReceivers.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetMaxTransmitters.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetMicrosecondPosition.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetPropertyInfo.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetReceiver.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetReceiver2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetReceivers.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetTransmitters.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/GetVoiceStatus.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/IsOpen.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/IsSoundbankSupported.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/LoadAllInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/LoadInstrument.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/LoadInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/Open.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/OpenStream.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/RemapInstrument.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/TestDisableLoadDefaultSoundbank.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/UnloadAllInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/UnloadInstrument.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftSynthesizer/UnloadInstruments.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/GetTuning.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/GetTuningInt.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load1.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load4.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load5.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load6.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load7.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load8.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/Load9.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/NewSoftTuning.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/NewSoftTuningByteArray.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/NewSoftTuningPatchByteArray.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sound/midi/Gervill/SoftTuning/RealTimeTuning.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/BaseRowSetTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/CommonRowSetTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 600 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 610 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 797 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/RowSetFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/RowSetMetaDataTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/RowSetProviderTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/RowSetWarningTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/cachedrowset/CommonCachedRowSetTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 761 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 763 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 867 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 882 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 890 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 897 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 911 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 919 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 943 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 946 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 961 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 971 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 973 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 976 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 978 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 983 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 986 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 991 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 993 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 998 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1001 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1003 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1011 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1013 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1016 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1021 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1023 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1035 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1038 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1040 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1043 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1048 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1053 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1055 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1058 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1060 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1063 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1065 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1073 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1075 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1080 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1083 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1085 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1088 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1090 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1093 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1095 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1100 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1103 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1105 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1110 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1113 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1115 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1118 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1120 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1132 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1133 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1135 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1136 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1138 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1139 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1142 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1145 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1155 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1156 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1158 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1161 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1162 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1164 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1165 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1167 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1293 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1304 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1305 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1308 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1309 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1320 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1331 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1332 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1337 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1342 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1343 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1354 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1365 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1374 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1375 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1379 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1380 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1410 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1415 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1416 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1419 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1420 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1421 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1452 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1453 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1454 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1456 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1457 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1459 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1460 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1461 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1463 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1464 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1465 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1478 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1492 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1494 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1499 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1500 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1502 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1503 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1524 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1525 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1530 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1531 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1533 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1534 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1557 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1559 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1560 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1565 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1566 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1570 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1571 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1572 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/filteredrowset/FilteredRowSetTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SQLInputImplTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SQLOutputImplTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialArrayTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialBlobTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialClobTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialDataLinkTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialJavaObjectTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialRefTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/serial/SerialStructTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/spi/SyncFactoryExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/spi/SyncFactoryTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/spi/SyncProviderExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/sql/testng/test/rowset/webrowset/CommonWebRowSetTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/swing/text/StyledEditorKit/8016833/bug8016833.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/transaction/testng/test/transaction/InvalidTransactionExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/transaction/testng/test/transaction/TransactionRequiredExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/transaction/testng/test/transaction/TransactionRolledbackExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/transaction/testng/test/transaction/XAExceptionTests.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/xml/bind/jxc/8046817/GenerateEnumSchema.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/xml/bind/jxc/8073519/SchemagenErrorReporting.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/xml/bind/jxc/8073872/SchemagenStackOverflow.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/javax/xml/bind/xjc/8032884/XjcOptionalPropertyTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 34

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/internal/jline/extra/HistoryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/internal/jrtfs/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/internal/util/jar/TestVersionedStream.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/lambda/ArrayCtorRefTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/lambda/LambdaTranslationTest2.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/etc/VerifyModuleDelegation.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/incubator/DefaultImage.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/incubator/ImageModules.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/open/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/scenarios/automaticmodules/RunWithAutomaticModules.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/scenarios/automaticmodules/src/basictest/test/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 48

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/scenarios/automaticmodules/src/sptest/test/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/scenarios/container/ContainerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/modules/scenarios/overlappingpackages/OverlappingPackagesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/net/SocketFlow/SocketFlowBasic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/nio/zipfs/MultiReleaseJarTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 30
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 34
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 34

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/security/jarsigner/Function.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/jdk/security/jarsigner/Spec.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sanity/client/SwingSet/src/SliderDemoTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/invoke/util/WrapperTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/management/jdp/JdpTestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/net/www/protocol/jar/MultiReleaseJarURLConnection.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 26
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 34
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 34
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/net/www/protocol/jrt/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/security/provider/MessageDigest/SHA512.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/security/tools/keytool/ImportPrompt.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/sun/security/tools/keytool/KeyToolTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1265 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1266 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1281 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1285 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1289 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1293 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1295 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1297 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1299 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1354 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1356 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1412 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1467 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1469 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1487 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1489 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1560 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1574 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1601 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1603 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1631 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1632 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1633 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1634 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1635 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1636 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1637 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1638 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1639 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1640 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1641 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1642 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1651 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1652 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1658 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1683 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1688 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1703 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1722 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1737 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1745 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1749 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1754 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1759 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1764 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1786 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1790 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1966 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1971 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1977 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1978 32
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1983 41
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1984 32

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/LeadingGarbage.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/ReleaseBeforeFiles.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 26

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/compat/CLICompatibility.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/mmrjar/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 26
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 30

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/modularJar/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 902 31
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 31

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/multiRelease/Basic.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jar/multiRelease/RuntimeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/basic/AllModulePath.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/bindservices/BindServices.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/bindservices/SuggestProviders.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/plugins/ExcludeJmodSectionPluginTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/plugins/LegalFilePluginTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/plugins/SystemModuleDescriptors/CompiledVersionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/plugins/SystemModuleDescriptors/SystemModulesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 27

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 291 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jmod/JmodNegativeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jmod/JmodTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 27
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 28
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 28
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/jmod/hashes/HashesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 40
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 40
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addexports/AddExportsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 27
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addexports/AddExportsTestWarningError.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addexports/manifest/AddExportsAndOpensInManifest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addmods/AddModsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addreads/AddReadsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/addreads/AddReadsTestWarningError.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/basic/BasicTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/basic/InitErrors.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/classpath/JavaClassPathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/describe/DescribeModuleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/dryrun/DryRunTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/illegalaccess/IllegalAccessTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/limitmods/LimitModsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/listmods/ListModsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/patch/basic/PatchTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/patch/basic/PatchTestWarningError.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/patch/systemmodules/PatchSystemModules.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/showmoduleresolution/ShowModuleResolutionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/upgrademodulepath/UpgradeModulePathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/upgrademodulepath/src/test/jdk/test/Main.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/launcher/modules/validate/ValidateModulesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/schemagen/MultiReleaseJarTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/openjdk9/test/tools/wsgen/MultiReleaseJarTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 23